BN_KILLFOCUS WIN3200000001.gif WIN3200000003.gif WIN3200000002.gif

The BN_KILLFOCUS notification message is sent when a button loses the keyboard focus. The button must have the BS_NOTIFY style to send this notification message. The parent window of the button receives this notification message through the WM_COMMAND message.

BN_KILLFOCUS

See Also

BN_SETFOCUS, WM_COMMAND